home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl040 / sfrdsptj.lzh / SP2QBBS.ZIP / SP2QBBS.DOC < prev    next >
Encoding:
Text File  |  1991-01-02  |  11.6 KB  |  522 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.                     S A P P H I R E   T O   Q U I C K   B B S
  21.  
  22.                   D O O R   C O N V E R S I O N   P R O G R A M
  23.  
  24.                               by Michael W. Bayley
  25.                                 Mycroft Systems
  26.  
  27.                         Version 1.00 - January 02, 1991
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.   Mycroft Systems, P.O. Box 7672, San Jose, CA. 95150       BBS: (408)927-0105
  59.   SP2QBBS Version 1.00                                                  Page i
  60.   ----------------------------------------------------------------------------
  61.  
  62.  
  63.                              TABLE OF CONTENTS
  64.  
  65.         Disclaimer.........................................................1
  66.         Introduction.......................................................2
  67.         Version history....................................................3
  68.         Running SP2QBBS....................................................4
  69.         Included files.....................................................5
  70.         Running non RBBS/QBBS doors........................................6
  71.         Registration.......................................................7
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.   ----------------------------------------------------------------------------
  107.   Mycroft Systems, P.O. Box 7672, San Jose, CA. 95150       BBS: (408)927-0105
  108.   SP2QBBS Version 1.00                                                  Page 1
  109.   ----------------------------------------------------------------------------
  110.  
  111.  
  112.         Disclaimer
  113.         ----------
  114.  
  115.         THIS PROGRAM IS DISTRIBUTED AS IS.  MYCROFT SYSTEMS AND THE AUTHOR
  116.         ASSUME NO RESPONSIBILITY FOR ANY DAMAGED CAUSED TO EITHER YOUR
  117.         EQUIPMENT OR YOUR DATA.
  118.  
  119.         THIS PROGRAM HAS NO WARRANTY EXPRESSED OR IMPLIED.  THE USER EMPLOYS
  120.         THIS PROGRAM TOTALLY AT HIS OR HER OWN RISK.
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.   ----------------------------------------------------------------------------
  166.   Mycroft Systems, P.O. Box 7672, San Jose, CA. 95150       BBS: (408)927-0105
  167.   SP2QBBS Version 1.00                                                  Page 2
  168.   ----------------------------------------------------------------------------
  169.  
  170.  
  171.         Introduction
  172.         ------------
  173.         SP2QBBS is a door conversion program designed to be used with the
  174.         Sapphire BBS software.  The program will read the file SAPPHIRE.DAT
  175.         and then produce a DORINFO1.DEF file which is compatible with RBBS,
  176.         Quick BBS, Remote Access, and several other popular BBS software
  177.         packages.
  178.  
  179.         SP2QBBS enables a Sapphire BBS system operator to run door application
  180.         programs designed for the above mentioned BBS packages.  Note that
  181.         some door applications require more than the standard door interface
  182.         file to function (ie. user file, etc).  These applications will not
  183.         run using this converter.
  184.  
  185.         This program is distributed as freeware.  You may use the program for
  186.         as well as distribute it provided you do not charge any funds for the
  187.         program, include it in a commercial software package, or modify, remove
  188.         or add any files to the distribution .ZIP file.  The program is not
  189.         public domain and the author retains all rights to the program.
  190.  
  191.         A word of thanks to Gary Johnston of the Silver Creek BBS in Hope,
  192.         British Columbia for the help and cooperation in develloping and
  193.         testing of this program.
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.   ----------------------------------------------------------------------------
  225.   Mycroft Systems, P.O. Box 7672, San Jose, CA. 95150       BBS: (408)927-0105
  226.   SP2QBBS Version 1.00                                                  Page 3
  227.   ----------------------------------------------------------------------------
  228.  
  229.  
  230.         Program History
  231.         ---------------
  232.  
  233.         01/01/91  Version 1.00  Original version.
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.   ----------------------------------------------------------------------------
  284.   Mycroft Systems, P.O. Box 7672, San Jose, CA. 95150       BBS: (408)927-0105
  285.   SP2QBBS Version 1.00                                                  Page 4
  286.   ----------------------------------------------------------------------------
  287.  
  288.  
  289.         Running SP2QBBS
  290.         ---------------
  291.         This program is designed to be run inside of the batch file used to
  292.         execute the door application.  It is passed a source directory where
  293.         it expects to find the SAPPHIRE.DAT file as well as the template file
  294.         DORINFOX.DEF.  It is also passed a target directory where it will
  295.         build the DORINFO1.DEF file.  Neither pathname should not be terminated
  296.         with the '\' character as this is appended automatically by the
  297.         program.
  298.  
  299.         The command line format for running SP2QBBS is:
  300.  
  301.                           SP2QBBS source_dir target_dir
  302.  
  303.         where the parameters point to the appropriate directories.
  304.  
  305.         Not all of the information output to the DORINFO1.DEF file is supplied
  306.         in the SAPPHIRE.DAT file.  For this reason a template file is required.
  307.         The file DORINFOX.DEF must be in the source directory.  A sample file
  308.         is included with this program.  The items within the file that are
  309.         marked by '*' characters are supplied by SP2QBBS from information
  310.         extracted from SAPPHIRE.DAT.  You will need to edit the template file
  311.         to modify the remaining information to suit your environment.
  312.  
  313.         The format of the DORINFO1.DEF and DORINFOX.DEF files is:
  314.  
  315.                     Line  1 --> Name of BBS system
  316.                     Line  2 --> SysOps first name
  317.                     Line  3 --> SysOps last name
  318.                     Line  4 --> Comm port name
  319.                     Line  5 --> Comm port parameters
  320.                     Line  6 --> Network type (set to 0)
  321.                     Line  7 --> Users first name
  322.                     Line  8 --> Users last name
  323.                     Line  9 --> Users city/state
  324.                     Line 10 --> Graphics
  325.                     Line 11 --> Security (membership) level
  326.                     Line 12 --> Time remaining in minutes
  327.  
  328.         A sample batch file to run Land of the Barons, from Mycroft Systems,
  329.         is shown below.  It assumes that the BBS is running in C:\SAPPHIRE,
  330.         and that the door program is in C:\DOORS\BARONS.
  331.  
  332.                     echo off
  333.                     echo ----------------------
  334.                     echo   Land of the Barons
  335.                     echo ----------------------
  336.                     sp2qbbs c:\sapphire c:\sapphire
  337.                     cd \doors\barons
  338.                     barons 1 c:\sapphire qbbs
  339.                     cd \sapphire
  340.  
  341.  
  342.   ----------------------------------------------------------------------------
  343.   Mycroft Systems, P.O. Box 7672, San Jose, CA. 95150       BBS: (408)927-0105
  344.   SP2QBBS Version 1.00                                                  Page 5
  345.   ----------------------------------------------------------------------------
  346.  
  347.  
  348.         Included files
  349.         --------------
  350.  
  351.         SP2QBBS.DOC     This is this file.  It contains instructions for
  352.                         setting up and running door applications using the
  353.                         SP2QBBS door conversion program.
  354.  
  355.         SP2QBBS.EXE     This file is the executable converter.  This copy
  356.                         uses the UserName.
  357.  
  358.         SP2QBBSR.EXE    This file is the executable converter.  This copy
  359.                         uses the users RealName.
  360.  
  361.         DORINFOX.DEF    This file is the template file.  You will need to edit
  362.                         this file and substitute information about your own
  363.                         system.
  364.  
  365.         BARONS.BAT      This file is a sample batch file to execute Land of
  366.                         the Barons from Mycroft Systems.  It assumes that the
  367.                         BBS is in C:\SAPPHIRE and that the Barons door files
  368.                         are in C:\DOORS\BARONS.
  369.  
  370.         DOORS.TXT       This file is a documentation file listing the current
  371.                         door programs available from Mycroft Systems.  Each
  372.                         door is described in detail along with the programs
  373.                         RAM and disk requirements.
  374.  
  375.         ORDER.TXT       This file is a 'doors-by-mail' order form for ordering
  376.                         Mycroft Door products.  Many doors are also available
  377.                         in packages that provide a sizeable discount.
  378.  
  379.         DISTRIB.TXT     This file is a list of all official Mycroft Door
  380.                         Distributors.  These BBSs will normally have all of the
  381.                         latest versions of Mycroft Doors (shareware versions)
  382.                         available for download.
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.   ----------------------------------------------------------------------------
  402.   Mycroft Systems, P.O. Box 7672, San Jose, CA. 95150       BBS: (408)927-0105
  403.   SP2QBBS Version 1.00                                                  Page 6
  404.   ----------------------------------------------------------------------------
  405.  
  406.         Running non RBBS/QBBS doors
  407.         ---------------------------
  408.         This program will allow you to run most RBBS and Quick BBS door
  409.         applications.  By coupling this converter with other converters
  410.         available through either Mycroft Systems or other entities, you
  411.         will be able to run door applications for other BBS software packages.
  412.         Simply add a line to the door batch file for the second conversion
  413.         directly after SP2QBBS is run.
  414.  
  415.         The following conversion programs are available through Mycroft
  416.         Systems at no charge:
  417.  
  418.                 QBBSDOOR.ZIP    Run door requiring command line paramters.
  419.  
  420.                 PCBDOOR.ZIP     Run PCBoard 12.1 and 14.x doors.
  421.  
  422.                 GAPDOOR.ZIP     Run GAP and TAG BBS doors.
  423.  
  424.                 MILTDOOR.ZIP    Run Milton Gameworks doors.
  425.  
  426.                 LOCALDR.ZIP     Run doors in local mode that require a
  427.                                 different command line for local mode.
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.   ----------------------------------------------------------------------------
  461.   Mycroft Systems, P.O. Box 7672, San Jose, CA. 95150       BBS: (408)927-0105
  462.   SP2QBBS Version 1.00                                                  Page 7
  463.   ----------------------------------------------------------------------------
  464.  
  465.  
  466.         Registration
  467.         ------------
  468.         As stated in the beginning of this document, this program is provided
  469.         to you as freeware and you are not expected to pay for it.  We hope
  470.         you enjoy the program and that it is of help to you in running more
  471.         door applications under Sapphire BBS.  If you would like to contact
  472.         us, we can be reached at:
  473.  
  474.  
  475.                               Mycroft Systems
  476.                               P.O. Box 7672
  477.                               San Jose, CA. 95150
  478.                               BBS: (408)927-0105
  479.                               CircuitNet: 408000
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.   ----------------------------------------------------------------------------
  520.   Mycroft Systems, P.O. Box 7672, San Jose, CA. 95150       BBS: (408)927-0105
  521.  
  522.